Export and Import Security Realm Data for Migration to other Environments of WebLogic

In order to export and import configured security realm to other environments, the following steps can be done using Weblogic console.

  1. To export navigate to <domain> > Security Realms > myrealm > Migration tab.

  2. Under Import Directory on server, enter path to the folder where you would like to save the security realm files.

  3. Click Save.

WebLogic Security Realm

4. When the updatesare saved, the following files will be created in the folder:

  • DefaultAuthenticator.dat

  • DefaultCredentialMapper.dat

  • exportIndex.dat

  • XACMLAuthorizer.dat

  • XACMLRoleMapper.dat

5. To import the files to other Weblogic environment, navigate to the same screen on the Import tab. Enter the location for these files and Save will import the files into the WebLogic security realm.

WL Security Realm Import Tab